Package com.streamwide.smartms.lib.core.api_ktx.call.model

Types

Link copied to clipboard
data class VoipParticipant(    val identifier: String,     val fqdn: String? = null,     val alias: String? = null,     val firstName: String? = null,     val lastName: String? = null,     val displayName: String? = null,     val type: Int = UNKNOWN)

A class to be returned by the avent related to voipParticipant States